home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / unixdos2.zip / MANUAL.BAT < prev    next >
DOS Batch File  |  1992-11-16  |  368b  |  11 lines

  1. echo off
  2. rem
  3. rem  To use this help feature type "manual" and the name of the command
  4. rem  with which you want help.  READ will search DOSNIX.DOC for the
  5. rem  command and display the documentation.  You may have to change
  6. rem  the argument of READ to the full path for DOSNIX.DOC.  
  7. rem
  8. rem  eg: "read +\~%1 c:\dosnix\dosnix.doc"
  9. rem
  10. rem
  11. read +\~%1 dosnix.doc